MessageSentRepresentingSmtpAddress Property

Contains the e-mail address for the messaging user who is represented by the sender.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string SentRepresentingSmtpAddress { get; set; }

Property Value

String
The sent representing email address.

See Also